armhf does not support frame unwinding, simplify assertion
authorVladimir Petko <vladimir.petko@canonical.com>
Tue, 25 Aug 2026 07:29:15 +0000 (09:29 +0200)
committerEmilio Pozuelo Monfort <pochu@debian.org>
Tue, 25 Aug 2026 07:29:15 +0000 (09:29 +0200)
commita8519ecb764b9fe584e7c94d59684e4f24baef43
treeaae5ba3a6884a57fcfa503f3beb670ece18348d5
parente0936ac8e94116a2c536312b4098790d35c10150
armhf does not support frame unwinding, simplify assertion

Bug: https://bugs.openjdk.org/browse/JDK-8305480

os::current_frame() is stubbed out on armhf and this test fails.
Simplify assertion as there is no "from xxxx" output on armhf.

Gbp-Pq: Name update-assertion-for-armhf.patch
test/hotspot/jtreg/runtime/NMT/VirtualAllocCommitMerge.java